home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 14446 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  652 b 

  1. Path: news.hklink.net!usenet
  2. From: alex@station.net (Alex Chu)
  3. Newsgroups: comp.lang.c
  4. Subject: Trace C memory allocation
  5. Date: Sun, 14 Apr 1996 23:10:10 GMT
  6. Organization: HongKongLink (Tel: 23882399 Fax: 23882188 Net: info@hklink.net)
  7. Message-ID: <4ks3n2$2mt@news.hklink.net>
  8. NNTP-Posting-Host: ttyl0.station.net
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11.  
  12. Hi everybody,
  13.  
  14.  
  15.     I using the Turbo C 2.0 for DOS at this moment.  I wonder that how can
  16. I trace the memory allocation in C.  The 'Add Watch' option only can
  17. trace the memory variable.  If I use the Free() function, how could I
  18. know the pointer is really freed or not ?
  19.  
  20.     Best Regards,
  21.  
  22.  
  23.  
  24. Alex Chu
  25.  
  26.